current directory - définition. Qu'est-ce que current directory
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est current directory - définition

THE CURRENTLY USED HIERARCHICAL FILE SYSTEM DIRECTORY ASSOCIATED WITH A RUNNING PROCESS IN AN OPERATING SYSTEM
Current working directory; Current directory; Working directories; Working dir; Wd (command); Current Directory Structure; CDS (DOS technology); CDS (DOS); Current directory structure

Working directory         
In computing, the working directory of a process is a directory of a hierarchical file system, if any, dynamically associated with each process. It is sometimes called the current working directory (CWD), e.
Direct current         
  • fix-attempted=yes }}</ref>
  • Types of direct current
  • 2393}} (⎓) is found on many electronic devices that either require or produce direct current.
UNIDIRECTIONAL FLOW OF ELECTRIC CHARGE
DC current; Continous current; Direct-current; Continuous current; Direct Current; Galvanic current; Direct current circuit; DC machines; LVDC; Direct-current electricity; Electric direct current; DC power; ⎓; Direct circuit circuit; DC voltage; DC electricity; Dc Current; D.C. current; D.C. voltage
·add. ·- A current flowing in one direction only;
- distinguished from alternating current. When steady and not pulsating a direct current is often called a continuous current.
II. Direct current ·add. ·- A direct induced current, or momentary current of the same direction as the inducing current, produced by stopping or removing the latter; also, a similar current produced by removal of a magnet.
Direct current         
  • fix-attempted=yes }}</ref>
  • Types of direct current
  • 2393}} (⎓) is found on many electronic devices that either require or produce direct current.
UNIDIRECTIONAL FLOW OF ELECTRIC CHARGE
DC current; Continous current; Direct-current; Continuous current; Direct Current; Galvanic current; Direct current circuit; DC machines; LVDC; Direct-current electricity; Electric direct current; DC power; ⎓; Direct circuit circuit; DC voltage; DC electricity; Dc Current; D.C. current; D.C. voltage
Direct current (DC) is one-directional flow of electric charge. An electrochemical cell is a prime example of DC power.

Wikipédia

Working directory

In computing, the working directory of a process is a directory of a hierarchical file system, if any, dynamically associated with each process. It is sometimes called the current working directory (CWD), e.g. the BSD getcwd function, or just current directory. When the process refers to a file using a simple file name or relative path (as opposed to a file designated by a full path from a root directory), the reference is interpreted relative to the working directory of the process. So for example a process with working directory /rabbit-shoes that asks to create the file foo.txt will end up creating the file /rabbit-shoes/foo.txt.